Thursday, 23 February 2017

Infinispan 9.0 CR2 is out!

Dear community.

We are one step closer to the final release of Infinispan 9: we gladly announce the release of Infinispan 9.0.0.CR2.

The highlights of this release are:

Many dependencies have been upgraded to the latest and greatest:

  • JGroups 4.0.0.Final

  • Apache Lucene 5.5.4

  • Hibernate Search 5.7.0.Final

  • Protostream 4.0.0.Alpha7 

Transactional caches changes:

  • Removed asynchronous configuration since it won’t be supported anymore.

  • Introduced EmbeddedTransactionManager: a basic transaction manager implementation.

Query now supports java.time.Instant natively

Changes in the configuration;

Significant performance improvements for embedded and client/server mode;

And finally, quite a few bug fixes preparing us for the final release !

You can read all about these in the release notes.

Keep an eye on the upgrade guide and start prepare your project for the final Infinispan 9 release.

So, please head over to the download page and try it out. If you have an issue, please report it in our bug tracker, ask us on the forum, or join us for a friendly chat on the #infinispan IRC channel on Freenode.

Regards, Infinispan Team.

Posted by Pedro Ruivo on 2017-02-23
Tags: release release candidate

Friday, 10 February 2017

Infinispan 9.0.0.CR1

Those busy hackers over in the Infinispan dungeon have brewed up a new release, and it is the first candidate on the road to the final 9. Infinispan 9.0.0.CR1 (codenamed "https://www.ruppaner-bodensee.de/die-brauerei/[Ruppaner]") includes a number of fixes and component upgrades over the last Beta release. You can read all about these in the fixed issues

 

We have also done a lot of work to restructure the user guide, upgrade guide and server admin guide to make it easier to find the answers you need.

So, please head over to the download page and try it out. If you have an issue, please report it in our bug tracker, ask us on the forum, or join us for a friendly chat on the #infinispan IRC channel on Freenode.

Prost,

Your friendly Infinispan team

Posted by Tristan Tarrant on 2017-02-10
Tags: release release candidate

Wednesday, 08 February 2017

Hotrod clients C++/C# 8.1.0.CR1 released!

Dears,

we’re pleased to announce that 8.1.0.CR1 release for C++/C# clients is out! Downloading the code you’ll find these changes (and may more):

  • C++11 instead of the old portable custom classes

  • less bugs

  • more safety through TLS client authentication

We’re getting closer to a final release, more updates on what’s going on here:

Enjoy!

Posted by rigazilla on 2017-02-08
Tags: c++ release c# release candidate

Wednesday, 02 March 2016

Infinispan 8.2.0.CR1 released!

The first candidate for release Infinispan 8.2 (Infinispan 8.2.0.CR1) is now available!

It brings several bug fixes, documentation polishing and support for Apache Lucene 5.5.0. The management console introduced new operations related to rebalancing, backup sites, script deployment as well as layout and usability improvements, e.g. refreshing the page no longer sends you back to the login page !

image

Reorganized cache configuration with grouping of related options

https://4.bp.blogspot.com/-TAv7QBYNs/VtayjcjktnI/AAAAAAAAKQA/lib_Gtxla3U/s1600/cache-configuration-indexing.png[image]

Indexing configuration options now get their own section

image

Creation of a new server-side script task

image

Launch of a script task with immediate visualization of the result

image

Task execution history

For more details see the full list of changes.

Give a try and tell us what you think.

Posted by Gustavo on 2016-03-02
Tags: console release candidate

Friday, 17 April 2015

Infinispan 7.2.0.CR1 released

Dear community,

We are proud to announce the release of Infinispan 7.2.0.CR1!

This is the first release candidate of 7.2, bringing some exciting new features:

  • Faster bulk operations, putAll and getAll, for both embedded and HotRod client (ISPN-2183, ISPN-5264, ISPN-5266)

  • Cache creation and configuration changes without the need to restart the server (ISPN-5147)

  • Support for defining filters using the Query DSL for event listeners (ISPN-5349 and ISPN-5350)

  • Lock-free clear() operation (ISPN-5370)

For the complete list of features and bug fixes, please refer to the release notes

Feel free to join us and shape the future releases on our forums, our mailing lists or our #infinispan IRC channel.

Posted by Gustavo on 2015-04-17
Tags: getAll hotrod putAll listeners release candidate DSL

Tuesday, 28 October 2014

Infinispan HotRod .NET Client 7.0.0.CR2

Dear community,

Infinispan HotRod .NET Client 7.0.0.CR2 is now available.

This is mostly a bug-fix release.For the complete list of changes please consult the release notes (includes also the changes from the corresponding version of the C++ Client).   Visit our downloads section to find the latest release. If you have any questions please check our forums, our mailing lists or ping us directly on IRC.

Thanks to everyone involved for the changes and bug reports contributed!

Posted by Ion Savin on 2014-10-28
Tags: hotrod dotnet-client release candidate

Monday, 27 October 2014

Infinispan HotRod C++ Client 7.0.0.CR2

Dear community,

Infinispan HotRod C++ Client 7.0.0.CR2 is now available.

This is mostly a bug-fix release. I would like bring to your attention the following changes:

For the complete list of changes please consult the release notes. Visit our downloads section to find the latest release. If you have any questions please check our forums, our mailing lists or ping us directly on IRC.

Thanks to everyone involved for the changes and bug reports contributed!

Posted by Ion Savin on 2014-10-27
Tags: hotrod cpp-client release candidate

Tuesday, 21 October 2014

Infinispan 7.0.0.CR2 released!

===

===

Dear community, the second release candidate of Infinispan 7 is out!

As we approach final release, the main themes of this CR were bugfixes and enhancements, many related to Partition Handling

Also included:

  • Spring Cache Provider support for Spring 4.1 (thanks Sebastian Łaskawiec)

  • Infinispan caches can now be exposed as OSGI managed services (thanks Bilgin Ibryam for the contribution!)

  • Support for replicated caches on partition handling

  • Cache.size( ) method now returns count across entire cluster instead of local

For the complete list of changes, please consult the release notes

If you have any questions, ask it on our forums, mailing lists or directly on IRC. irc://irc.freenode.org/infinispan[ ]

Posted by Gustavo on 2014-10-21
Tags: spring partition handling osgi release candidate

Tuesday, 07 October 2014

Infinispan 7.0.0.CR1 is out!

Dear Community,

We are gearing up towards a great Infinispan 7.0.0, and we are happy to announce our first candidate release!

Notable features and improvements in this release:

  • Cross-site state transfer now handles failures  (ISPN-4025)

  • Easier management of Protobuf schemas (ISPN-4357)

  • New uberjars-based distribution (ISPN-4728)

  • The HotRod protocol and Java client now have a size() operation (ISPN-4736)

  • Cluster listeners' filters and converters can now see the old value and metadata (ISPN-4753)

  • A new and promising file store implementation that addresses the scalability issues of our single-file store (ISPN-3921, thanks Radim!)

For a complete list of features and bug fixes included in this release please refer to the release notes.  Visit our downloads section to find the latest release.

If you have any questions please check our forums, our mailing lists or ping us directly on IRC.

Cheers, The Infinispan team

Posted by Unknown on 2014-10-07
Tags: release release candidate

Monday, 17 June 2013

Infinispan 5.3.0.CR2 is out!

Planned to be the last from the 5.3 series, the 5.3.CR2 release contains:

Please stay tuned for blogs detailing these features.

For a complete list of features included in this release refer to the release notes.

Visit our downloads section to find the latest release and if you have any questions please check our forums, our mailing lists or ping us directly on IRC.

Cheers,

Mircea

Posted by Mircea Markus on 2013-06-17
Tags: release candidate

News

Tags

JUGs alpha as7 asymmetric clusters asynchronous beta c++ cdi chat clustering community conference configuration console data grids data-as-a-service database devoxx distributed executors docker event functional grouping and aggregation hotrod infinispan java 8 jboss cache jcache jclouds jcp jdg jpa judcon kubernetes listeners meetup minor release off-heap openshift performance presentations product protostream radargun radegast recruit release release 8.2 9.0 final release candidate remote query replication queue rest query security spring streams transactions vert.x workshop 8.1.0 API DSL Hibernate-Search Ickle Infinispan Query JP-QL JSON JUGs JavaOne LGPL License NoSQL Open Source Protobuf SCM administration affinity algorithms alpha amazon anchored keys annotations announcement archetype archetypes as5 as7 asl2 asynchronous atomic maps atomic objects availability aws beer benchmark benchmarks berkeleydb beta beta release blogger book breizh camp buddy replication bugfix c# c++ c3p0 cache benchmark framework cache store cache stores cachestore cassandra cdi cep certification cli cloud storage clustered cache configuration clustered counters clustered locks codemotion codename colocation command line interface community comparison compose concurrency conference conferences configuration console counter cpp-client cpu creative cross site replication csharp custom commands daas data container data entry data grids data structures data-as-a-service deadlock detection demo deployment dev-preview development devnation devoxx distributed executors distributed queries distribution docker documentation domain mode dotnet-client dzone refcard ec2 ehcache embedded embedded query equivalence event eviction example externalizers failover faq final fine grained flags flink full-text functional future garbage collection geecon getAll gigaspaces git github gke google graalvm greach conf gsoc hackergarten hadoop hbase health hibernate hibernate ogm hibernate search hot rod hotrod hql http/2 ide index indexing india infinispan infinispan 8 infoq internationalization interoperability interview introduction iteration javascript jboss as 5 jboss asylum jboss cache jbossworld jbug jcache jclouds jcp jdbc jdg jgroups jopr jpa js-client jsr 107 jsr 347 jta judcon kafka kubernetes lambda language learning leveldb license listeners loader local mode lock striping locking logging lucene mac management map reduce marshalling maven memcached memory migration minikube minishift minor release modules mongodb monitoring multi-tenancy nashorn native near caching netty node.js nodejs non-blocking nosqlunit off-heap openshift operator oracle osgi overhead paas paid support partition handling partitioning performance persistence podcast presentation presentations protostream public speaking push api putAll python quarkus query quick start radargun radegast react reactive red hat redis rehashing releaase release release candidate remote remote events remote query replication rest rest query roadmap rocksdb ruby s3 scattered cache scripting second level cache provider security segmented server shell site snowcamp spark split brain spring spring boot spring-session stable standards state transfer statistics storage store store by reference store by value streams substratevm synchronization syntax highlighting tdc testing tomcat transactions tutorial uneven load user groups user guide vagrant versioning vert.x video videos virtual nodes vote voxxed voxxed days milano wallpaper websocket websockets wildfly workshop xsd xsite yarn zulip

back to top